﻿2026-08-30T06:20:03.6447249Z ##[group]Run actions/checkout@v5
2026-08-30T06:20:03.6448283Z with:
2026-08-30T06:20:03.6448949Z   fetch-depth: 0
2026-08-30T06:20:03.6449669Z   repository: BigscreenVR/spt-bs-core
2026-08-30T06:20:03.6455905Z   token: ***
2026-08-30T06:20:03.6456642Z   ssh-strict: true
2026-08-30T06:20:03.6457273Z   ssh-user: git
2026-08-30T06:20:03.6457955Z   persist-credentials: true
2026-08-30T06:20:03.6458735Z   clean: true
2026-08-30T06:20:03.6459364Z   sparse-checkout-cone-mode: true
2026-08-30T06:20:03.6460047Z   fetch-tags: false
2026-08-30T06:20:03.6460675Z   show-progress: true
2026-08-30T06:20:03.6461398Z   lfs: false
2026-08-30T06:20:03.6462024Z   submodules: false
2026-08-30T06:20:03.6462681Z   set-safe-directory: true
2026-08-30T06:20:03.6463303Z   allow-unsafe-pr-checkout: false
2026-08-30T06:20:03.6463955Z ##[endgroup]
2026-08-30T06:20:03.8334782Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-30T06:20:03.8336522Z ##[group]Getting Git version info
2026-08-30T06:20:03.8337383Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-30T06:20:03.8582312Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-30T06:20:03.8807411Z git version 2.43.0.windows.1
2026-08-30T06:20:03.8830290Z ##[endgroup]
2026-08-30T06:20:03.8838733Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\9ec6b616-d5f4-4ac6-af17-867269380b98\.gitconfig'
2026-08-30T06:20:03.8853014Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9ec6b616-d5f4-4ac6-af17-867269380b98' before making global git config changes
2026-08-30T06:20:03.8854630Z Adding repository directory to the temporary git global config as a safe directory
2026-08-30T06:20:03.8860046Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-30T06:20:03.9120600Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-30T06:20:03.9335732Z https://github.com/BigscreenVR/spt-bs-core
2026-08-30T06:20:03.9359888Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-30T06:20:03.9364357Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-30T06:20:03.9586668Z refs/heads/main
2026-08-30T06:20:03.9609058Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-30T06:20:04.0812695Z HEAD is now at dc07e215f feat(hints): read a shell adapter's [[hints]], one line per source
2026-08-30T06:20:04.3744685Z ##[endgroup]
2026-08-30T06:20:04.3748615Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-30T06:20:04.7738245Z ##[group]Cleaning the repository
2026-08-30T06:20:04.7743077Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-30T06:20:14.2049423Z Removing target/
2026-08-30T06:20:14.2084257Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-30T06:20:14.2876179Z HEAD is now at dc07e215f feat(hints): read a shell adapter's [[hints]], one line per source
2026-08-30T06:20:14.2901886Z ##[endgroup]
2026-08-30T06:20:14.2907327Z ##[group]Disabling automatic garbage collection
2026-08-30T06:20:14.2913826Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-30T06:20:14.3170106Z ##[endgroup]
2026-08-30T06:20:14.3170605Z ##[group]Setting up auth
2026-08-30T06:20:14.3176443Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-30T06:20:14.3431482Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-30T06:20:14.7563830Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-30T06:20:14.7827225Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-30T06:20:15.1788133Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-30T06:20:15.2043768Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-30T06:20:15.6481674Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-30T06:20:15.6833715Z ##[endgroup]
2026-08-30T06:20:15.6834213Z ##[group]Fetching the repository
2026-08-30T06:20:15.6842190Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-30T06:20:17.8812390Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-30T06:20:17.8813016Z  * [new branch]          golden/now-signal-23 -> origin/golden/now-signal-23
2026-08-30T06:20:17.8813613Z  * [new branch]          release/v0.67.0-head -> origin/release/v0.67.0-head
2026-08-30T06:20:17.8967721Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/golden/now-signal-23
2026-08-30T06:20:17.9638450Z   origin/golden/now-signal-23
2026-08-30T06:20:17.9665473Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/golden/now-signal-23
2026-08-30T06:20:17.9926202Z da71b78521b425a23dfa55fb264445c256fb2996
2026-08-30T06:20:17.9957487Z ##[endgroup]
2026-08-30T06:20:17.9960697Z ##[group]Determining the checkout info
2026-08-30T06:20:17.9961235Z ##[endgroup]
2026-08-30T06:20:17.9964572Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-30T06:20:18.0287443Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-30T06:20:18.0532453Z ##[group]Checking out the ref
2026-08-30T06:20:18.0537332Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/now-signal-23 refs/remotes/origin/golden/now-signal-23
2026-08-30T06:20:18.2086918Z branch 'golden/now-signal-23' set up to track 'origin/golden/now-signal-23'.
2026-08-30T06:20:18.2087485Z Previous HEAD position was dc07e215f feat(hints): read a shell adapter's [[hints]], one line per source
2026-08-30T06:20:18.2087877Z Switched to a new branch 'golden/now-signal-23'
2026-08-30T06:20:18.2119252Z ##[endgroup]
2026-08-30T06:20:18.2453506Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-30T06:20:18.2751287Z da71b78521b425a23dfa55fb264445c256fb2996
